Eclipse Platform
Pre-release 3.0

Uses of Interface
org.eclipse.debug.core.model.ILaunchConfigurationDelegate

Packages that use ILaunchConfigurationDelegate
org.eclipse.debug.core Provides support for launching programs, breakpoint management, expression management, and debug events. 
 

Uses of ILaunchConfigurationDelegate in org.eclipse.debug.core
 

Methods in org.eclipse.debug.core that return ILaunchConfigurationDelegate
 ILaunchConfigurationDelegate ILaunchConfigurationType.getDelegate()
          Deprecated. use getDelegate(String) to specify mode
 ILaunchConfigurationDelegate ILaunchConfigurationType.getDelegate(String mode)
          Returns the launch configuration delegate for launch configurations of this type, for the specified mode.
 


Eclipse Platform
Pre-release 3.0

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.